home *** CD-ROM | disk | FTP | other *** search
- ² dialog( name: '$$$/AdobePlugin/Targa/TargaOptions=Targa Options' ) { group ( placement: place_row ) { group ( placement: place_column ) { cluster( name: '$$$/AdobePlugin/GroupLabel/Resolution=Resolution', slot: 7, label_slot: 8 ) { radio( name: '$$$/AdobePlugin/Radio/16bitpixel=16 bits/pixel', view_id: 100, slot: 4, class_name: '$$$/Private/Targa/ClassName/Button=button' ); radio( name: '$$$/AdobePlugin/Radio/24bitpixel=24 bits/pixel', view_id: 101, slot: 5, class_name: '$$$/Private/Targa/ClassName/Button=button' ); radio( name: '$$$/AdobePlugin/Radio/32bitpixel=32 bits/pixel', view_id: 102, slot: 6, class_name: '$$$/Private/Targa/ClassName/Button=button' ); } } group ( placement: place_column ) { button(name: gOKString, slot: 1, view_id: 1, default: true); button(name: gCancelString, slot: 2, view_id: 2, default: false); } group( placement: place_offscreen ) { user_item( slot: 3 ); } } }